Carbon


GetAppFont

Header: Fonts.h Carbon status: Supported

Returns the font family ID of the current application font.

SInt16 GetAppFont ();
function result

The current value of the global variable ApFontID, which is the font family ID of the current application font. This is the font family ID that has been mapped to 1 by the system software.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.1 or later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)